CodeExampleStart
Handle arrowHandle; [TOKEN:12074] not an allocated Handle */
if ( PtrToHand( arrow, &arrowHandle, sizeof( Cursor) ) ) {
/* . . . process the error . . .*/
}
Use PtrToXHand if you want to overwrite the contents of an existing
(already- allocated) Handle.